| PortalFormHelperLoadProperties Method | 
            Loads the properties from resource.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string LoadProperties(
	string resourceNamespace,
	string resourceName
)
Parameters
- resourceNamespace
- Type: SystemString
 Resource namespace.
- resourceName
- Type: SystemString
 Resource name.
Return Value
Type: 
String See Also
See Also