ManualRequestFileMarkupTop Property |
Gets or sets the markup prior to the form. You may set or override this to implement a custom design.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public virtual string MarkupTop { get; set; }
Public Overridable Property MarkupTop As String
Get
Set
public:
virtual property String^ MarkupTop {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also