DocumentMode Property
DocumentMode
Indicates which mode is used to render content properly.
Declaration
[FpCategory("Behavior")]
[Browsable(false)]
public DocumentMode DocumentMode { get; set; }
<FpCategory("Behavior")>
<Browsable(False)>
Public Property DocumentMode As DocumentMode