Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the hidden input form field where the field stores its data.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property HiddenInput As HtmlInputHidden
Get
'Usage
Dim instance As RichHtmlField
Dim value As HtmlInputHidden
value = instance.HiddenInput
public override HtmlInputHidden HiddenInput { get; }
Property Value
Type: System.Web.UI.HtmlControls.HtmlInputHidden
Returns HtmlInputHidden.