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, int> GetAdminSummaryCounts( string actingUserName )
Parameters
- actingUserName
- Type: SystemString
Return Value
Type: DictionaryString, Int32Implements
ISiteServiceGetAdminSummaryCounts(String)See Also