public PlaceHolder[] GetPlaceholdersWithFilterScheme( string strFilterScheme )
public: array<PlaceHolder^>^ GetPlaceholdersWithFilterScheme( String^ strFilterScheme )
Parameters
- strFilterScheme
- Scheme name of filter from the placeholders navigator
Return Value
• If scheme name is empty, the current filter scheme will be used.
• If scheme name is NULL, the method returns elements that are visible if no filter scheme is used in a GUI navigator.
• If scheme name is NULL, the method returns elements that are visible if no filter scheme is used in a GUI navigator.