Click or drag to resize
ManualRequestFileFormMarkup Property
The markup for the form which is to be posted. Make sure all other relevant properties are set before referencing this property. Override this method if it is necessary to apply non-aesthetic customizations of the form (not common or recommended).

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
protected virtual string FormMarkup { get; }

Property Value

Type: String
See Also