PresenterControlComboBoxItem.HasCRMForm(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool HasCRMForm(System::String ^ frame);
public virtual bool HasCRMForm (string frame);
abstract member HasCRMForm : string -> bool
override this.HasCRMForm : string -> bool
Public Overridable Function HasCRMForm (frame As String) As Boolean
Parameters
- frame
- String