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 Banner UpdateBanner( string actingUserName, UserInput userInput )
Parameters
- actingUserName
- Type: SystemString
- userInput
- Type: RainWorx.FrameWorx.DTOUserInput
Return Value
Type: BannerImplements
ISiteServiceUpdateBanner(String, UserInput)See Also