IFeatureControlService.GetFeatureControl(String, String, Type) 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 object GetFeatureControl (string namespaceValue, string featureControlName, out Type type);
abstract member GetFeatureControl : string * string * Type -> obj
Public Function GetFeatureControl (namespaceValue As String, featureControlName As String, ByRef type As Type) As Object
Parameters
- namespaceValue
- String
- featureControlName
- String
- type
- Type