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 UpdateProperty( string actingUserName, string propertyName, string newValue, string culture )
Parameters
- actingUserName
- Type: SystemString
- propertyName
- Type: SystemString
- newValue
- Type: SystemString
- culture
- Type: SystemString
Implements
ISiteServiceUpdateProperty(String, String, String, String)See Also