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 int AddSiteProperty( string actingUserName, CustomProperty siteProperty )
Parameters
- actingUserName
- Type: SystemString
- siteProperty
- Type: RainWorx.FrameWorx.DTOCustomProperty
Return Value
Type: Int32Implements
ISiteServiceAddSiteProperty(String, CustomProperty)See Also