Assembly: Aras.Net (in Aras.Net.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public void RefreshSection( string sectionName ) |
Visual Basic (Declaration) |
---|
Public Sub RefreshSection ( _ sectionName As String _ ) |
J# |
---|
public final void RefreshSection( String sectionName ) |
JScript |
---|
public final function RefreshSection( sectionName : String ) |
Parameters
- sectionName
- Type: System..::.String
See Also
ConfigurationManagerWrapper