Dynamicweb 8 Documentation
GetHiddenChkKey Property

Gets the get hidden CHK key.
Syntax
'Declaration
 
Public Shared ReadOnly Property GetHiddenChkKey( _ 
   ByVal PageID As Integer _ 
) As String
public static string GetHiddenChkKey( 
   int PageID 
) {get;}

Parameters

PageID

Property Value

The get hidden CHK key.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Page Class
Page Members

Send Feedback