Uiinfrastructure API Docs  
 

DevicesVarPack.InternalGetDeviceValueAsString Method 

This is an internal helper method.

protected virtual string InternalGetDeviceValueAsString(
   string _strSection,
   string _strSubSection
);

Parameters

_strSection
_strSubSection

Return Value

String null if not found

See Also

DevicesVarPack Class | com.plumtree.uiinfrastructure.application.varpacks Namespace