Share via


IFeatureControlService.GetFeatureControl(String, String, Type) Method

Definition

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

Returns

Applies to