SpecialFieldsDefinitionLoadFromText Method |
Loads special fields from source text.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax public void LoadFromText(
string text
)
Parameters
- text
- Type: SystemString
Source text with fields definition
See Also