ManualRequestFileMarkupBottom Property |
Gets or sets the markup after 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 MarkupBottom { get; set; }
Public Overridable Property MarkupBottom As String
Get
Set
public:
virtual property String^ MarkupBottom {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also