Gets and sets the trial fee for the role
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public float TrialFee { get; set; } |
| Visual Basic |
|---|
Public Property TrialFee As Single Get Set |
| Sandcastle Documented DotNetNuke Core |
| RoleInfo..::..TrialFee Property |
| RoleInfo Class See Also Send Feedback |
| C# |
|---|
public float TrialFee { get; set; } |
| Visual Basic |
|---|
Public Property TrialFee As Single Get Set |