'宣言 Public Shared Function GetRenderFragmentCaption( _ ByVal rf As RenderFragment _ ) As System.String
'使用法 Dim rf As RenderFragment Dim value As System.String value = DebugUtils.GetRenderFragmentCaption(rf)
public static System.string GetRenderFragmentCaption( RenderFragment rf )
パラメータ
- rf