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 void CreateUserContent( string actingUserName, string name, bool useHTMLEditor )
Parameters
- actingUserName
- Type: SystemString
- name
- Type: SystemString
- useHTMLEditor
- Type: SystemBoolean
Implements
ISiteServiceCreateUserContent(String, String, Boolean)See Also