Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public Dictionary<string, string> GetAttributeData( string type, string context )
Parameters
- type
- Type: SystemString
- context
- Type: SystemString
Return Value
Type: DictionaryString, StringImplements
ICommonServiceGetAttributeData(String, String)See Also